One of my curret side projects is a nifty online game using both Silverlight and the Facebook API. Since this is primarily a learning experience, I figure I would share some of the more annoying issues that I ran accross, and some solutions. The first issue I ran ito is that my Silverlight app would completely overlap the facebook status bar. All efforts at google-fu failed me, but eventually through a convoluted series of posts and searches came down to the issue and the solution. If you plan on ......