Pressing Shift + Escape + d in Opera 7.x should bring, should transfer focus to the legend of the fieldset

Some references:

HTML 4.01
17.11 Giving focus to an element
17.11.2 Access keys
says:
"Pressing an access key assigned to an element gives focus to the element. The action that occurs when an element receives focus depends on the element."

HTML 4.01
17.10 Adding structure to forms: the FIELDSET and LEGEND elements
says:
"Grouping controls makes it easier for users to understand their purpose while simultaneously facilitating tabbing navigation for visual user agents"

http://www.htmlhelp.com/reference/html40/forms/legend.html says:
"LEGEND's ACCESSKEY attribute, used throughout the preceding example, specifies a single Unicode character as a shortcut key for giving focus to the LEGEND, allowing the user to quickly jump to a group of form controls."

MSIE 5+ gives focus to the first focusable element (often an input type="text") of a form embedded by a fieldset when the legend has an accesskey. I think this is a good implementation. The focus is given focus and the document view is scrolled to reach such legend and focused input form control, like after a RefObject.scrollIntoView(false) and not an RefObject.scrollIntoView(true) (or like Mozilla-based browsers do, RefObject.scrollIntoView())

filing

filing

filing

filing

filing

filing

filing

filing

filing

filing

filing

filing

filing

filing

filing

filing

filing

filing

filing

filing

Identification

Last name:

First name:

filing

filing

filing

Valid HTML 4.01! CSS compliant

filing

filing

filing

filing

filing

filing

filing

filing