I have a weird problem, I can not mek work the accesskey on any version of Internet Explorer.
My code :
<a href="<?php echo get_site_url(); ?>/accessibilite" accesskey="0"></a>
The accesskey work on chrome and firefox but not in intenet explorer, if anybo have a solution, thanks !