#uc-topfix {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
}