@felixthehat Admittedly, I am not an expert on accessibility and screen readers, (or even the intricacies of the dialog element for that matter) but that's one thing I'd be concerned about in this case. I know you can prevent users from interacting with elements outside the dialog, but does that behaviour work with screen readers as well? If we use a <nav> element, would a screen reader know that the navigation for the page exists inside the dialog (when the modal is closed)?