@ericvolstad – I’m not seeing the problem on your site. Do you have a specific page where the problem is?
The problem is the #branding header css has a z-index of 9999. You can either edit the css file of the twenty eleven theme; look for #branding and change the z-index from 9999 to 1, or if you are making a child theme include it in there.