If you have a naturally tab-focusable element (that is not display:none or visibility:hidden) such as a button with aria-hidden="true", screen reader users will hear "blank" when they land on the element. We need a rule to test for these conditions
http://www.w3.org/TR/aria-in-html/#fourth-rule-of-aria-use