What I have :
My text blahblahblah
$($('#myId ul').addClass('myClass')[0].previousSibling).wrap('');
JSFIDDLE DEMO