Accessible Modal

When keyboard users tab into modals (like a popup or dialog), focus should remain in that window. This helps prevent users from accidentally moving focus outside the modal without closing it. Users should also be able to use the ESC key to close the modal.

Use the cloneable component below and custom code in the page settings to achieve this. See full documentation on the Webflow Accessibility Checklist.