This question already has an answer here:
- Custom CSS Scrollbar for Firefox 8 answers
Is it possible to create a custom scrollbar for Mozilla Firefox with CSS?
I found some articles which tells it was supported in past (e.g. http://codemug.com/html/custom-scrollbars-using-css/).
Are there more examples?
On this side the firefox scollbar is cancelled.
http://codemug.com/html/custom-scrollbars-using-css/
But look here:
http://jscrollpane.kelvinluck.com
http://hesido.com/web.php?page=customscrollbar
http://script-tutorials.com/custom-scrollbars-cross-browser-solution
http://manos.malihu.gr/jquery-custom-content-scroller
These are plugins that work for all browsers.
Plugin only for firefox: https://addons.mozilla.org/de/firefox/addon/noiascrollbars/
I hope I could help you!