Accessibility Wiki

Interactive elements must be reachable by keyboard

Rule keyboard-reachable · Component patterns (best practice) · impact serious · Live only (static → incomplete)

↩ Back to the rules index · WCAG cross-reference

Why it matters

A control that can be clicked but never receives keyboard focus is unusable without a mouse. The engine Tabs through the page and flags focusable, rendered controls that the Tab sequence never reached.

How to fix

Make interactive elements natively focusable (use /