Here’s a sample…
But in fact the “dissapearing carat” only happens completely with IE (which unfortunately a lot still use). With fireFox and Chrome it’s perfectly acceptable…
body {
margin:0px;
width:100%;
height:100%;
overflow:hidden;
background-color:white;
}