The vertical scrollbar works fine on firefox on my test sites.
Please post a link to the page where you’re using the shortcode and post the full shortcode you’re using including the parameter values.
Got to:
http://www.troymedia.com/2016/02/28/ontario-budget-doesnt-help-generation-squeeze-enough/
Click Generation Squeeze in this line:
Download this column on Generation Squeeze and Ontario
This is the shortcode we are using:
[popup url=”http://www.troymedia.com/tag/generation-squeeze/” height=”800″ width=”600″ scrollbars=”0″]Generation Squeeze[/popup]
Thanks
The value of “0” for the scrollbars parameter in your shortcode is the same a value of “no”
Try using scrollbars=”1″ (it should work also with scrollbars=”yes”, or omitting the scrollbars parameter from the shortcode)