I am looking to implement a modal similar to the iTunes App on the ipad. Here is a great screen from another post: iTunes style modal view controller chain (form sheet).
Notice the seperation of the 2 parts: the top(movie name/image/etc) and the bottom scroll view(summary/credits/etc). I am wondering how to recreate that border, drop shadow, views or whatever that seperator is. If you have an ipad load the itunes app and click on the title, you will see the modal draws that top frame first. Can anyone point me in the right direction? Thanks!