If I understand you correctly, you want to make a window act similar to the taskbar so that it does not get obstructed by the other windows. If this is the case, you'll want to use the SHAppBarMessage API function (shell32.dll).
http://msdn.microsoft.com/en-us/library/bb762108(VS.85).aspx