This are the bars that you have to pull to scroll a window up and down. To disable them and get back to the normal scrollbars, use ..\\
<code>
gsettings set com.canonical.desktop.interface scrollbar-mode normal
</code>

To get them back
<code>
gsettings reset com.canonical.desktop.interface scrollbar-mode
</code>