The same problem actually appears with Google and Twitter.
Thanks Mat for your solution: overriding the class.
Instead of top: 0; change to top: auto;
.navbar-fixed-top {
top: auto;
border-width: 0 0 1px;
}
Regards
Thanks for your answer. Can I send you the url by email?