Working on web-accessibility with VoiceOver. I have a table with tabindex=0
for each row. VoiceOver doesn't read the content of the rows with tabindex
and it reads fine without it
I had to use tabindex because clicking on the row shows more information about the row and tabindex provides the ability to view more information for users with only keyboard