You will have to manually input this as I am not sure how to add something like this with Dreamweaver. But this code should give you what you what:
HTML Code:
<div style="width: 400px; height: 20px; overflow: auto;">
Something like this is how I want the scrollbox to look on my website, once it has been published.
</div>
And then adjust your width and height as necessary.