ARIA:
*ARIA
*role search
A landmark region that contains a collection of items and objects that, as a whole, combine to create a search facility.
<div role="search">
<input role="searchbox" type="text">
<button role="button">Search</button>
</div>