This page demonstrates a modal dialog component built with accessibility in mind. The modal:
- Provides proper semantic structure with roles and ARIA attributes
- Manages focus correctly when opening and closing
- Supports keyboard navigation (Tab, Shift+Tab, Escape)
- Prevents interaction with background content
- Uses proper focus indicators for visibility