This question seems simple enough, if not a little embarrassing that I can't figure it out myself...
I'm trying to discover the CSS reference(s) to the handle which appears in TinyMCE editor & lets you move an absolutely-positioned element.
Here's a screenshot in case I'm not being very clear:
http://i.imgur.com/h2JQ1.jpg
I ask because I need to configure the element's Z-INDEX property to be higher - Otherwise the handle constantly disappears below other absolutely-positioned elements in the editor.
Even after running various GREP searches over all of the WordPress PHP / CSS / JS files, using FireFox's 'Web Developer' plugin to pinpoint the element (doesn't work), OR looking for the element's icon among all of the GIFs/PNGs included with WordPress, I'm still unable to figure it out.
Any insights, suggestions or answers are very greatly appreciated - Many genuine thanks to all who take the time to reply! :-)