An element has `aria-hidden="true"` but also receives keyboard focus (it is a focusable <button>). What does the spec say the accessibility tree should reflect, and why is this an authoring error?<button aria-hidden="true">Submit</button>