- It should be possible to trigger the modal by hitting "enter" on the button/triggering element - The overlay/modal should use the `<dialog>` element which has many built-in a11y features: https://www.w3.org/TR/wai-aria-practices/examples/dialog-modal/dialog.html - Ensure the dialog can be dismissed by keyboard navigation as well