CSS hace algo siempre en la cima

element {
    position: fixed;
    z-index: 999;
}
Silly Skylark