There is an app out on the market called hide status bar, unfortunately you need root to operate it. You could download it, pull the apk, decompile it to look at the close and see how it works. Then try to add the functionality to your app.
Although that is an awful lot of work just to hide it. It is a suggestion though.