Testing aria-hidden that includes interactive elements
aria-hidden
removes elements from accessibility tree. But they are still accessible when we use the tab keys.
This demo is just to check the behaviour with screen-readers...
Notes and results
I would say that TalkBack and VoiceOver on iOS respects the aria-hidden to the point - totally ignoring all interactive elements, even if we tap them directly.