This example demonstrates an accessible modal dialog using the native <dialog> element.
<dialog>
This is a modal dialog. It traps focus while open and returns focus to the trigger when closed.