html element always on top

CSS
div {
    z-index: 99;
}
Source

Also in CSS: