style issues are never bugs, they are all just design problems to be solved by css
In this case you can solve it by adding this to your style-artisteer-overrides.css
.cke_panel_frame {background:white;}
bugs are functional problems that are not skin specific
Best,
Joe