The access key problems that remain in XHTML 2
In the beginning the access key attribute sounded like great idea, the most important thing that it does is attaching key board shortcut to HTML documents and this allows users to quickly jump to the different parts of the page without using mouse, there are many web browsers that do not prevent short cuts assigned through an accessible key attribute. The HTML access key is used to assign a key board short cut to a link, the main intentions of it is to make key board users to quickly navigate to different parts of a web page.
When the

