i have this on my site but its working in IE but not mozilla,any hacks you know to solve this:
html, body{
scrollbar-face-color:#FF9900;
scrollbar-base-color:#FF9900;
scrollbar-arrow-color:#000;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#FF9900;
scrollbar-highlight-color:#EBF5FF;
scrollbar-darkshadow-Color:#fff;
}