Accessibility Wiki

Scrollable regions must be keyboard-accessible

Rule scrollable-region-focusable · Deeper checks · impact serious · Live only (static → incomplete)

↩ Back to the rules index · WCAG cross-reference

Why it matters

An element whose content actually overflows a scrollable container (overflow:auto/scroll) must be reachable by keyboard so users can scroll it. A container with no keyboard-focusable descendant, no tabindex, and no native focusability of its own is invisible to Tab navigation. Containers whose content fits (defensive overflow CSS) and natively-focusable fields (