Sortable CSS style is not showing when sortable element is not <ul>

Sortable CSS style is not showing when sortable element is not <ul>

I am trying to use sortable to <tbody> and other html elements.
so far, they can too be sortable but the default jQuery UI CSS style will not apply.
Does anyone try to use sortable on other html elements too? how to work around the style problem?