Zend certified PHP/Magento developer

Disable WAI-ARIA navigation to element

I believe the WAI-ARIA roles are making my page navigate to the element when I click on it, either span, hyperlink or such.

How can I disable it? If I can’t or shouldn’t disable that, how should I prevent it from happening? I don’t want the navigation to happen on the element’s click..