How do I make the textbox scroll but not show a scrollbar? Thanks!
refer to scrollbar overlays in the Subeta Compendium
alternatively, you can put a div inside another div (HTML) and set the inside div wider than the one it's in by like 20px (using CSS of course)
