{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/accessibility/inert-attribute.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/accessibility/inert-attribute/#article", "headline": "The inert attribute", "description": "When an overlay is open, the content behind it should be unreachable — not just dimmed. The inert attribute removes a subtree from tab order and the accessibility tree at once, replacing fragile focus-trap JavaScript.", "url": "https://webspecification.com/spec/accessibility/inert-attribute/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-06-26T09:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "HTML Standard — The inert attribute", "url": "https://html.spec.whatwg.org/multipage/interaction.html#the-inert-attribute", "publisher": { "@type": "Organization", "name": "WHATWG" } }, { "@type": "CreativeWork", "name": "ARIA Authoring Practices Guide — Dialog (Modal) Pattern", "url": "https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "MDN — inert", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/inert", "publisher": { "@type": "Organization", "name": "MDN" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/accessibility/inert-attribute/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Accessibility", "item": "https://webspecification.com/spec/accessibility/" }, { "@type": "ListItem", "position": 4, "name": "The inert attribute", "item": "https://webspecification.com/spec/accessibility/inert-attribute/" } ] } ] }