When you apply this script to scroll smoothing (nicescroll), the same thing happens under some site items with the higher Z-index. Where can I for a Z-index on it to overlap this site items?
$(document).ready(
function() {
$("html").niceScroll();
}
);