use anchor + form elements use the less possible tabindex=0 never use positive tabindex
with tabindex=0
- all the informations will be read
- doesn't work when your card contains multiple elements
with anchor
- you can select only the importants informations