You can use the input element’s ‘search’ type to create a search field.
search <input name="mySearch" type="search">
search