Just add this code to your theme override (theme > CSS):
.media_panel h2{display:none;}
.media_panel{background;transparent;
position:fixed;bottom:0px;left:0px;
padding:0px!important;margin:0!important;
width:100%;height:25px!important;}
.media_panel embed, .media_panel object{background:transparent!important;width:100%;height:25px;}
