Has anyone else noticed the StumbleUpon bar conflicting with the bootstrap modal JS? Take this page that I created as an example: https://dl.dropbox.com/u/120/test.html
The modal here works fine without the StumbleUpon bar -> screenshot: http://o7.no/O339Kq However with the StumbleUpon bar it just doesn't work -> screenshot: http://o7.no/LVXEsv It appears that the StumbleUpon bar overwrites the modal style on load, adding a "top:15px". It does this even before you click the modal button: Before clicking "Launch Demo Modal" button: screenshot -> http://o7.no/LVYsNX After clicking "Launch Demo Modal" button: screenshot -> http://o7.no/LVYh5a It also appears to be something that loads with the plugin itself as I tried clearing my cache and null-routing the assets that the stumbleupon bar loads in /etc/hosts - some JS and CSS from b9.sustatic.com, www.stumbleupon.com, and b.scorecardresearch.com - and the problem still occurs.
