Is it possible to add extra meta boxes above defaul text box (at the top)? I want to add a text box for introduction text before main text box.
I'm using the examples here: http://codex.wordpress.org/Function_Reference/add_meta_box
But I'm only able to add it below the main text box.