Making an Accessible Dialog Box

Modal dialog boxes (those pop-up boxes that steal the focus from the rest of the page) can be terrible for accessibility if mishandled. Fortunately, ARIA roles make it pretty simple to get right.