/*Scrollbar aero*/
scrollbar {-moz-appearance: -moz-win-glass !important; background: rgba(255,255,255,.1) !important; }
scrollbar > * {-moz-appearance: none !important; border: none !important; background-color: rgba(255,255,255,.1) !important; }
scrollbar > * * { -moz-appearance: none !important; border-width: 0px !important; background: -moz-radial-gradient(center, rgba(50,50,50,.5), rgba(200,200,200,.5)) !important; }
这样应该可以