Learn how to create a modal dialog with accessible keyboard and screen reader mechanics using the native HTML5 dialog element and experimental inert attribute (with polyfills) and JavaScript focus management. We"ll explore how to make a DIV or non-modal dialog into a modal one to contrast the differences. Finally, we"ll expose accessibility information for NVDA, Voiceover, JAWS and other screen readers.Learn how to create a modal dialog with accessible