AZERTY Keyboard Support
Element is incompatible with the AZERTY keyboard layout. Root cause is the method for policing user input to only navigation and numeric keys. AZERTY keyboards require the holding of shift
to type numbers, and the element specifically prevents shift
and numeric to block funky symbols on QWERTY keyboards.
Improve method for policing input to better support international users.