A type of textbox intended for specifying search criteria.

<div role="search">
  <input role="searchbox" type="text">
  <button role="button">Search</button>
</div>