# Scrollable region must have keyboard access

> Canonical HTML version: https://rocketvalidator.com/accessibility-validation/axe/4.7/scrollable-region-focusable
> Attribution: Rocket Validator (https://rocketvalidator.com)
> License: CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/)

Elements with scrollable content must be keyboard-accessible.

This rule searches scrollable content for elements that can be focused to enable keyboard navigation.
When the focus shifts to an element within a scrollable region, keyboard navigation shouldn't stop working.

<h3>What this Accessibility Rule Checks</h3>

Check to see if the scrollable area has keyboard access.
