2.1 First rule of ARIA use
If you can use a native HTML element [HTML51] or attribute with the semantics and behaviour you require already built in, instead of re-purposing an element and adding an ARIA role, state or property to make it accessible, then do so.
…
Curated by (Lifekludger)
Read full article at Source: Notes on Using ARIA in HTML