2.1.2: no-keyboard-trap

Description

Keyboard focus is never trapped in a component; focus can always be moved away using only the keyboard.

Failing example

Focus cannot leave this box using Tab.

Passing example