Noob here with Ver. 2.6.
Activating the TAG CLOUD widget (or any other tag wiget, for that matter, such as Simple Tag: Tag Cloud 1) eliminates ALL other info on the sidebar. I've tried the CTC and Simple Tag plug-ins, but they don't seem to work. More precisely, they DO work, providing formatting control of the tag list, but they also wipe out the rest of the sidebar.
I'm using Very Plain Text theme, but have tried all of this on the default WP theme with the same results.
All I'm trying to do is style the tag cloud entries to a limited size range. I've used the PHP edit (widgets.php)
wp_tag_cloud('smallest=10&largest=16&number=45&orderby=name&format=flat');
which controls the font size nicely, but only if the Tag Cloud widget is running, which wipes out the sidebar.
If I can't control tag appearance I'd like to get rid of the tag list entirely. The large format (22 pt.) of top item is way too big for my page.