Quote Originally Posted by LarZ View Post
The search in the top doesn't allow me to type anything

EDIT: Here's a fix. Add this style in any of the css files:

div.searchbox {
z-index: 1;
position: relative;
}
This is now fixed!