I would like to combine scrollsmother with scrollbar, I mean mainly interesting scrollbar styling (disappearing etc.) which I get thanks to scrollbar, but it doesn't work for me with smoother gsap where I have a lot of elements using data-speed. Can it be combined?  this is what I have in the code:   const smoother = ScrollSmoother.create({ content: content, wrapper: '#smooth-wrapper', smooth: 2, effects: true, }); let bodyScrollBar = Scrollbar.init(document.body, { damping