{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/accessibility/focus-not-obscured.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/accessibility/focus-not-obscured/#article", "headline": "Focus not obscured", "description": "A focused control must not be hidden behind a sticky header, cookie banner, or chat widget. WCAG 2.2 added this as a separate criterion because a perfect focus ring is worthless if something is sitting on top of it.", "url": "https://webspecification.com/spec/accessibility/focus-not-obscured/", "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-07-17T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "WCAG 2.4.11 — Focus Not Obscured (Minimum) (Level AA)", "url": "https://www.w3.org/WAI/WCAG22/Understanding/focus-not-obscured-minimum.html", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "WCAG 2.4.12 — Focus Not Obscured (Enhanced) (Level AAA)", "url": "https://www.w3.org/WAI/WCAG22/Understanding/focus-not-obscured-enhanced.html", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "WCAG 2.2 Recommendation", "url": "https://www.w3.org/TR/WCAG22/#focus-not-obscured-minimum", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "MDN — scroll-padding", "url": "https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/scroll-padding", "publisher": { "@type": "Organization", "name": "MDN" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/accessibility/focus-not-obscured/#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": "Focus not obscured", "item": "https://webspecification.com/spec/accessibility/focus-not-obscured/" } ] } ] }