i have a fixed header with 100% width.
#header { background: #2e2e2e; width: 100%; z-index: 999; position: fixed; }
browsers scrollbar is u
Set a z-index on the container that is the parent for your header and your content.
z-index