Open
Description
We're clarifying the definition of visibility
to say that visibility:hidden
disables interaction with an element. Since speak:always
essentially overrides visibility:hidden
for rendering, it should also do so for interactivity. (We added a note about this in css-display-3, but it needs a normative definition in css-speech-1.)