2.1.84 [HTML5:2014] Section 4.10.19.7 Autofocusing a form control: the autofocus attribute

V0193: The autofocus attribute does not always correctly focus on the correct control

The specification states:

 4.10.19.7 Autofocusing a form control: the autofocus attribute
  
     The autofocus content attribute allows the author to indicate that a control is to be 
     focused as soon as the page is loaded, allowing the user to just start typing without 
     having to manually focus the main control.

IE11 Mode, IE10 Mode, IE9 Mode, and IE8 Mode (Internet Explorer 11, Internet Explorer 10, Internet Explorer 9, and Internet Explorer 8)

The autofocus attribute does not always correctly focus on the correct control.