@ Parallels:
Please enhance the code of the contact form module with HTML5 features such as:
type="email"
type="url"
type="number" min="n" max="n" step="n" value="n"
placeholder="..."
required
autofocus
...and enhance the search box module with:
type="search"