So I'm having a problem implementing a date_picker into a facebox. In a normal view, the date_picker is placed perfectly and works great. However, when the view is placed into a facebox, the calendar is placed outside of the facebox, and switching between months and years is messed up.
This image is how I would like it to look in the facebox.

However, this is how it looks like in the facebox.

Thanks for any help
P.S.- I'm using the Code Igniter Framework if that has anything to do with it.